crypto/elliptic.p224Curve.Add (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		p224.go#L108: func (p224Curve) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {